operator (/) Interface

public interface operator (/)

Calls

interface~~operator (SLASH)~21~~CallsGraph interface~operator (SLASH)~21 operator (/) proc~hydout_div_const hydout_div_const interface~operator (SLASH)~21->proc~hydout_div_const

Module Procedures

public function hydout_div_const(hyd1, const) result(hyd2)

Arguments

Type IntentOptional Attributes Name
type(hyd_output), intent(in) :: hyd1
real, intent(in) :: const

Return Value type(hyd_output)